PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / setMask Method
An image mask to be applied to this image.
In This Topic
    setMask Method
    In This Topic
    Sets the image mask.
    Syntax
    public void setMask( 
       PDFImageMask mask
    )

    Parameters

    mask
    An image mask to be applied to this image.
    See Also